Welcome![Sign In][Sign Up]
Location:
Search - Turbo c 2.0

Search list

[GDI-Bitmappicture_compare

Description: 比较连个图片是否相似,Compiled in Turbo C++ 3.0.-more pictures, even if similar Compiled in Turbo C 3.0.
Platform: | Size: 67584 | Author: 孙书 | Hits:

[Picture Viewerdos16pic

Description: 本人原创. Turbo C2.0图形模式下显示BMP位图的高速方法,不同于一般的putpixel和line绘制的方法,速度之快令你感觉不到显示的过程,而且绝对能在TC的initgraph()初始化的BGI模式下使用。 个人网站:www.turinger.com-. Turbo C2.0BMPputpixellineTCinitgraph()BGI Website : www.turinger.com
Platform: | Size: 80896 | Author: 王来 | Hits:

[ELanguage词法分析器生成工具_2004_09_04

Description: 词法分析器生成工具,用Turbo C v2.0编译生成的-lexical analyzer generation tool, Turbo C compiler generated v2.0
Platform: | Size: 177152 | Author: 李雷 | Hits:

[GDI-BitmapTurboC2.0_clock

Description: 本段代码实现c2.0模拟时钟程序, 说实话,第一次见到这样的程序时看见老师编的, 可惜老师没给源程序, 现在我写出来献给大家,供热爱C的朋友学习参考-source implementation of the simulation clock c2.0 procedures, telling the truth, the first time I see such a procedure when teachers see the series, but the teacher did not give the source, I was dedicated to everyone out for the C-loving friends study reference.
Platform: | Size: 34816 | Author: 马西恩 | Hits:

[GDI-Bitmapbmpsource

Description: This BmpLib.h is a small library of functions written in C++ for Turbo C++ 3.0 and Borland C/C++ 3.1 Compilers that allow you to load a Monochrome or 16 color Bitmap in your programs or you can save your screen image as a Monochrome or 16 color Bitmap.-This a small library of functio ns written in C for Turbo C 3.0 and Borland C/C 3.1 Compilers that allow you to load a Monochrome or color Bitmap 16 in your programs or you can save y our screen image as a Monochrome or 16 color Bitm ap.
Platform: | Size: 5120 | Author: 王小锭 | Hits:

[Com PortgSeral

Description: GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, the amounts can be interrupted with receiving/sending of multiple serial communication program (Dan has used its seven series serial communication procedures). Turbo C 3.0 Dos Win3X/9X/ME/NT/2K or the DOS operating environment
Platform: | Size: 6144 | Author: guchong | Hits:

[Other Riddle gamesMINE_TC3

Description: 用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions.
Platform: | Size: 6144 | Author: qwedsa | Hits:

[CommunicationCOMRXTX

Description: 串口测试程序源码 可根据需要改写。 运行在DOS系统下,可用turbo c 2.0 3.0 编译-Serial port test program source code can be rewritten as needed. Run in DOS system, can be used to compile turbo c 2.0 3.0
Platform: | Size: 2048 | Author: wityyang | Hits:

[Other Gamesthunder_plane

Description: Thunder plane is a game programed in c and compiled using Turbo C 2.0. This is my homework in the class C programming language. I would like to share it
Platform: | Size: 205824 | Author: yizhongzhang | Hits:

[DSP programHPI5410A

Description: 在TURBO C 2.0 的环境下完成。利用C 语言在PC 机(主机)上装入并运行一段C54X 的汇编代码,来学习HPI 的各个寄存器的使用。利用HPI BOOTLOADER 装入C54X 的指令代码,然后启动C54X并检查运行结果。-In TURBO C 2.0 environment to complete. Using C language in the PC (host) on the load and run a C54X assembly code, to study the use of HPI in all registers. Using HPI BOOTLOADER into C54X instruction code, and then start the C54X and check the running results.
Platform: | Size: 389120 | Author: 黄天 | Hits:

[Communicationkeilc

Description: 第一:为了方便读者进行代码的测试和调试,本光盘里的项目是Debug 版(Debug目录下有可执行文件 *.exe ),所以在运行时,要求读者已经安装了 VC++ 6.0和Turbo C 2.0(Turbo C++ 3.0),并且要按照书里每章的提示和说明去运行,如更改 IP 地址和端口号等。-it s on the vc++6.0 .Maybe useful for your sofeware.
Platform: | Size: 8192 | Author: 门票 | Hits:

[Windows DevelopSHIJIAN

Description: 一个在turbo c 2.0上运行的时钟代码-A turbo c 2.0 in the clock running code
Platform: | Size: 2048 | Author: 李祥 | Hits:

[Windows Developvector_font

Description: 汉字矢量字库解码器。广泛汉字矢量字库(HZKSLxxJ)格式;用Turbo C 2.0编译-hanzi vector_font decoder
Platform: | Size: 1024 | Author: John | Hits:

[Consolefasfklhsdg

Description: 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类、建消息循环等等,初学者会受严重打击的。许多老师让学生在 TC 下绘图,因为这的确会让人有兴趣。 所以,我想给初学者一个更好的学习环境,就是 VC6 的平台 + TC 的绘图功能,于是就有了这个库。如果您刚开始学 C 语言,或者您是一位教 C 语言的老师,那么这个东西一定会让您兴奋的.-For beginners to from Turbo C 2.0 (hereinafter referred to as the TC) or Borland C++ 3.1 began to learn programming is a good suggestion, only TC the environment is too old, copy paste is very not easy. There is a Win-TC, simple in it, and it s a harm things as well? The TC, because it was all part of the simplified debugging (maybe I didn t see?) , and debugging is an important part of writing programs. Many teachers directly with VC6 speaking C language, for VC6 editors and debugging environment are excellent. Except that in under VC6 can only do some characters exercises, want to draw lines are difficult to draw a circle, but also registered window class, build news cycle, and so on, beginners will be hit hard. Many teachers let students at TC next drawing, because it will let people are interested in. So, I want to give beginners a better learning environment, is the platform+ TC VC6 drawing function, and there was this library. If you just started to learn C language, or you
Platform: | Size: 70656 | Author: 李俊炎 | Hits:

[Othertraffic

Description: 图着色解决交通管理问题,用Turbo C 2.0和windows XP 系统-Graph coloring to solve the problem of traffic management, Turbo C 2.0 and windows XP system
Platform: | Size: 2048 | Author: Linda | Hits:

[Compress-Decompress algrithmsclock

Description: 在window系统下,通过turbo c 2.0环境下编译在电脑上显示电子时钟。-display clock time
Platform: | Size: 44032 | Author: lzk475 | Hits:

[Other Riddle gamesfinger_dance

Description: 一个用TC2.0写的音乐游戏,在XP上运行无误-A music game written by Turbo C 2.0, tested on windowsXP
Platform: | Size: 11402240 | Author: liyuan | Hits:

[Game Programersfk

Description: 完全用C语言编程实现俄罗斯方块游戏。注意:开发环境用的是Turbo C 2.0.直接编译运行即可。-Entirely in C Language Programming Tetris game. Note: The development environment is used in Turbo C 2.0. Direct the compiler can run.
Platform: | Size: 5120 | Author: addedOba | Hits:

[Game Programersfk

Description: 完全用C语言编程实现俄罗斯方块游戏。注意:开发环境用的是Turbo C 2.0.直接编译运行即可。-Entirely in C Language Programming Tetris game. Note: The development environment is used in Turbo C 2.0. Direct the compiler can run.
Platform: | Size: 5120 | Author: vessensit | Hits:

[ELanguageTurbo-CPP-3.2.2.0

Description: Turbo C++ Program for Windows 7 , 8 .1-Turbo C++ Program for Windows 7 , 8 , 8.1
Platform: | Size: 6628352 | Author: crazzy | Hits:
« 1 2 3 4 56 7 8 9 10 ... 14 »

CodeBus www.codebus.net